body{background:#fff;color:#3e3e3e;overflow-x:hidden;font:1.6rem "\5FAE\8F6F\96C5\9ED1","Microsoft YaHei","微软雅黑","PingFang SC","Arial",sans-serif;line-height: 1.6;}
a{color:#3e3e3e;}
*:focus {outline: none;box-shadow: none;}
input:required:invalid ,textarea:required:invalid ,select:required:invalid{outline: none;box-shadow: none;}
a:hover{color:#0070c0;text-decoration:none;transition: all 300ms ease-in-out 0s;}
.on {color:#0070c0;}
.my_ul ,.my_dl{ margin:0; padding:0;}
.my_ul li{ list-style:none;}
.my_dl dt ,.my_dl dd{margin:0;padding:0;font-weight:normal; }
dt + dd{ margin-top:0;}
p{ margin:0 0 1rem;}
img{image-rendering: -webkit-optimize-contrast;}
video,picture{display:block;margin: 0;}
.list-paddingleft-2{margin-top: 0;padding-left: 1em;}
.list-paddingleft-2 li{list-style: inherit!important;}
.layui-layer{color: #333;}

/*
public
*/
.web_w{width:100%;min-width:130rem;width:130rem;margin:0 auto;}
.am-paragraph-default{ margin:0;color:#3e3e3e;;font-size:1.6rem;}
.am-paragraph-default img{ max-width:100%; border:none; padding:0; margin:0;display:inline; height: auto;}
.am-paragraph-default p{ margin:0 0 1.6rem;font-size:1.6rem;}
.am-paragraph-default p ,.am-paragraph-default a{color:#3e3e3e;}
.am-paragraph-default video ,.am-paragraph-default iframe{display:block;max-width:100%;background-color: #000;}
.am-paragraph-default embed{display: inline-block;max-width:100%;background-color: #000;}
.am-paragraph-default a:hover{color:#0070c0;}
.am-pureview-actions a{ position:static; float:right; text-align:center;}
.am-icon-chevron-left:before {font-family:'FontAwesome';content: "\f00d";}
.am-pureview-direction a:before{font-family:'FontAwesome';}
.am-pureview-slider img{object-fit: contain;}
.am-pureview-title{text-align: center;}
.picture-hover-animate{ display:block; position:relative; overflow:hidden;}
.picture-hover-animate::before{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;visibility: visible;width: 16rem;height: 16rem;margin: auto;content: '';transition: all 0.6s ease-in-out;transform: scale(6);opacity: 1;border: 80px solid rgba(0, 0, 0, 0.1);border-radius: 80px;z-index: 2;}
.picture-hover-animate:hover::before { visibility: hidden; opacity: 0; border: 0 solid rgba(0, 0, 0, 0.1); }
.am-pureview-slider .am-pinch-zoom::before{display: none;}
.am-table tr td,.am-table tr th{ vertical-align:middle!important;}


/*
HEADER
*/
.am-sticky-placeholder{height: auto!important;}
.header{width:100%;height:8rem;z-index:1100;position: fixed;left: 0;top: 0;}
.header.am-sticky ,.header.bg_white{background-color: #fff; box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.1);}
.header .logo{ display:block; height:4rem; float:left;margin-top: 2rem;}
.header .am-menu{float:right;position: inherit;}
.header .am-topbar-collapse{float: left;}
.header .nav li {float:left;margin-left:5.5rem;}
.header .nav li .parent_a{ display:block;height:8rem;line-height:8rem;color: #000;font-size: 1.7rem;padding: 0;position: relative;}
.header .nav li:hover .parent_a ,.header .nav li .parent_a.on {color:#0070c0;}
.header .nav li .parent_a:before{ display:block; content:''; position:absolute; left:25%; width:50%;opacity: 0; height:2px; background-color:#0070c0; bottom:0;transition: .4s;}
.header .nav li:hover .parent_a:before{opacity: 1;left: 0;width: 100%;}
.header .nav li .am-menu-sub{background-color: #fff;width: 100%;position: absolute;left: 0;top:8rem;box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.1);line-height: 1.2;font-size: 1.5rem;display: block;transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;-moz-transition:all .8s ease 0s; overflow: hidden;height: 0;opacity: 0;}
.header .nav li .menu_sub{padding: 2rem;display: flex;justify-content: center;}
.header .nav li .menu_sub a{display: block;text-align: center;margin: 0 2rem;opacity: 0;transition: all 300ms ease-in-out 0s; transform: translateY(-20px);}
.header .nav li .menu_sub img{display: block;height: 10rem;border: #f2f2f2 solid 1px;margin: 0 auto 1rem;transition: all 300ms ease-in-out 0s;}
.header .nav li .menu_sub img:hover{border-color:#0070c0;}
.header .nav li:hover .am-menu-sub{height: auto;opacity: 1;}
.header .nav li:hover .am-menu-sub a{opacity: 1;}
.header .nav li:hover .menu_sub a:nth-of-type(1) {transform: translateY(0px);transition: all .6s ease .1s;}
.header .nav li:hover .menu_sub a:nth-of-type(2) {transform: translateY(0px);transition: all .6s ease .15s;}
.header .nav li:hover .menu_sub a:nth-of-type(3) {transform: translateY(0px);transition: all .6s ease .2s;}
.header .nav li:hover .menu_sub a:nth-of-type(4) {transform: translateY(0px);transition: all .6s ease .25s;}
.header .nav li:hover .menu_sub a:nth-of-type(5) {transform: translateY(0px);transition: all .6s ease .3s;}
.header .nav li:hover .menu_sub a:nth-of-type(6) {transform: translateY(0px);transition: all .6s ease .35s;}
.header .nav li:hover .menu_sub a:nth-of-type(7) {transform: translateY(0px);transition: all .6s ease .4s;}
.header .nav li:hover .menu_sub a:nth-of-type(8) {transform: translateY(0px);transition: all .6s ease .45s;}
.header .nav li:hover .menu_sub a:nth-of-type(9) {transform: translateY(0px);transition: all .6s ease .5s;}
.header .nav li:hover .menu_sub a:nth-of-type(10) {transform: translateY(0px);transition: all .6s ease .55s;}
.header .nav li:hover .menu_sub a:nth-of-type(11) {transform: translateY(0px);transition: all .6s ease .6s;}
.header .nav li:hover .menu_sub a:nth-of-type(12) {transform: translateY(0px);transition: all .6s ease .65s;}

.top_search{float: right;width: 2.1rem;height:3rem;margin-top: 2.5rem; margin-left: 4rem;display: flex;justify-content: center;align-items: center;transition: all 300ms ease-in-out 0s;}
.top_search:hover{color: #0070c0;}
.top_search::before{display: block;content: "\f00d"}
.top_search.am-collapsed::before{content: "\f002"}
.top_search_form{width:100%;height: 0;overflow: hidden;background: rgba(0,0,0,0.4);position: relative;;z-index: 1100;}
.top_search_form.am-in {height:auto;opacity: 1;background: rgba(0,0,0,0.4);}
.top_search_form .layui-form{display: flex;height: 5rem;justify-content: space-between;align-items: center;}
.top_search_form .layui-form .layui-input{display: flex;height: 5rem;align-items: center;width: calc(100% - 5rem);background: none!important;;border: none;color: #fff;box-shadow: none!important;font-size: 1.5rem;}
.top_search_form .layui-form .layui-btn{display: flex;align-items: center;justify-content: center;font-size: 18px;background: none;color: #fff;padding: 0;background: none;width: 3rem;height: 5rem;}
.top_search_form .layui-form input::-webkit-input-placeholder{color: #fff;}
.top_search_form .layui-form input::-moz-placeholder{color: #fff; }
.top_search_form .layui-form input:-ms-input-placeholder{color: #fff;}
.top_search_form .layui-form input::-ms-input-placeholder{color: #fff; }

.top_language{float: right;margin-left: 2.2rem;transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;height: 8rem;display: flex;align-items: center;}
.top_language span{margin: 0 .5rem;}
.top_language::before{display: block;content: '';width:1px;height: 1.6rem;background-color: #000; margin-right: 2.2rem;}

.header_white .nav li .parent_a ,.header_white .top_search ,.header_white .top_language,.header_white .top_language a{color: #fff;}
.header_white .top_language a::after ,.header_white .top_language::before{background-color: #fff;}

.header.am-sticky .nav li .parent_a ,.header.am-sticky .top_search ,.header.am-sticky .top_language a,
.header.bg_white .nav li .parent_a ,.header.bg_white .top_search ,.header.bg_white .top_language ,.header.bg_white .top_language a{color: #000;}

.header.am-sticky .nav li .parent_a.on ,.header.am-sticky .top_language a.on{color: #0070c0;}
.header_inner{position: relative;background-color: #fff;}


/*
BANNER
*/
.scroll_banner{min-width:130rem;position:relative;margin:0;box-shadow:none; z-index:1;border-radius:0;background:#d4eefb;border: none;}
.scroll_banner .am-slides li{width:100%;position: relative;}
.scroll_banner .am-slides li:after,.scroll_banner:after{display: block;content: '';padding-bottom: 41.66%;}
.scroll_banner .am-slides li .bg ,.scroll_banner .am-slides ,.scroll_banner .am-slides li .link{display:block;margin: 0;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;object-fit: cover;}
.scroll_banner .am-control-nav{ bottom:2rem; z-index:10;}
.scroll_banner .am-control-nav li a{ width:1.2rem; height:1.2rem;border:rgba(0,112,192,1) solid 2px; background:none;box-shadow:none;}
.scroll_banner .am-control-nav li a.am-active ,.scroll_banner .am-control-nav li a:hover{background:#0070c0;border-color:#0070c0;}
.scroll_banner .am-direction-nav a{color: rgba(0,112,192,.1);}
.scroll_banner .am-direction-nav a::before{color: #0070c0;}
.scroll_banner .link{display:flex;align-items: center;}
.scroll_banner .con{height:100%;display: flex;justify-content: center;position: relative;z-index: 2;align-items: center;}
.scroll_banner .con .img{width:55%;height: 100%;display: flex;align-items: center;justify-content: flex-end;padding-right: 5%;}
.scroll_banner .con .img img{width: auto;max-height:70%;}
.scroll_banner .con .text{width:45%;display: flex;flex-direction: column;color: #392a5d;}
.scroll_banner .con .text .title{font-size: 4.2rem;display: flex;}
.scroll_banner .con .text span{color: #0070c0;}
.scroll_banner .con .text .subtitle{font-size: 4.6rem;text-transform:uppercase;margin-top: 1%;font-weight: bold; line-height: 1.3;}
.scroll_banner .con .text .more{margin-top: 10%;}
.scroll_banner .con .text .more span{background-color: #0070c0;color: #fff;padding: 1rem 5rem;border-radius: 3rem;transition: all 300ms ease-in-out 0s;}
.scroll_banner .con .text .more span:hover{background-color: #ffc000;}
.scroll_banner .am-slides li.white .title ,.scroll_banner .am-slides li.white .subtitle{color: #fff;}




.index_title{text-align: center;}
.index_title .title{color: #000;font-size: 3.2rem;text-transform: uppercase; line-height: 120%;}
.index_title .title:after{display: block;content:'';width: 6rem;height:1px;background-color: #0070c0;margin: 1.6rem auto 0;}
.index_title .title a{color: #000;}
.index_title .title a:hover{color: #0070c0}
.index_title .subtitle{font-size:1.5rem;color: #999;margin-top: 2rem;line-height: 120%;}
.index_title .more{display: flex;justify-content: center;align-items: center;margin-top:2%;}
.index_title .more a{background-color: #0070c0;padding:.5rem 2rem;font-size: 1.2rem;border-radius: 3rem;color: #fff;margin: 0 2rem;}
.index_title .more a:hover{background-color: #ffc000;}
.index_title .more::before{display: block;content: '<<<';color: #0070c0;font-size: 1.6rem;}
.index_title .more::after{display: block;content: '>>>';color: #0070c0;font-size: 1.6rem;}



/*
Product
*/
.index_product{padding: 4% 0;background-color: #f6f6f6;}
.index_product .item{margin: 3% 0 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_product .item li{background-color: #fff;position: relative;}
.index_product .item li .text{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;justify-content: flex-start;align-items:flex-start;overflow: hidden;}
.index_product_box{display: flex;justify-content: space-between;}
.index_product_box .item:first-of-type{width:calc(30% - 1rem);}
.index_product_box .item:last-of-type{width:70%;}
.index_product_box .item:first-of-type li:nth-of-type(1){width: 100%;}
.index_product_box .item:first-of-type li:nth-of-type(1):after{display:block;content: '';padding-bottom: 180%;}
.index_product_box .item:last-of-type li:nth-of-type(odd){width: 49%;}
.index_product_box .item:last-of-type li:nth-of-type(even){width: calc(51% - 1rem)}
.index_product_box .item:last-of-type li:nth-of-type(odd):after {display:block;content: '';padding-bottom: 80%;}
.index_product_box .item:last-of-type li:nth-of-type(even):after {display:block;content: '';padding-bottom: 73.6%;}
.index_product_box .item:last-of-type li{margin-top: 1rem;}
.index_product_box .item:last-of-type li:nth-of-type(2),.index_product_box .item:last-of-type li:nth-of-type(3){margin-top: 0;}
.index_product_box .item:last-of-type li:nth-of-type(1){display: none;}

.index_product .item li .text img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: contain;z-index: 1;transition:opacity .5s cubic-bezier(.26,1.04,.54,1),transform .5s cubic-bezier(.26,1.04,.54,1);z-index: 1;}
.index_product .item li .text .title{font-size: 1.6rem;padding: 2rem;position: relative;z-index: 3;text-transform: uppercase;font-weight: bold;color: #0070c0;transition: all 300ms ease-in-out 0s;}
.index_product .item li .text:hover img{transform:scale(1.05) translateZ(0);}



.pro_page{padding: 3% 0;}
.pro_page.last{padding-top: 0;}
.pro_page.grey{background: #f6f6f6;}
.pro_text.last{margin-top: 5%;}
.pro_text .title{text-align: center;font-size: 2.6rem;color: #0070c0;text-transform: uppercase; line-height: 1.4;}
.pro_text .title:after{display: block;content: '';width: 5rem;height: 1px;background-color: #0070c0;margin: 1rem auto 0;}


.pro_list{margin: 0 -1.5rem;}
.pro_list li{padding: 0 1.5rem;margin-top:3%;text-align: center;}
.pro_list li a{display:block;transition: all 0.35s;}
.pro_list li .img{display: block;position: relative;overflow: hidden;background-color: #fff;}
.pro_list li .img:after{display:block; content:''; padding-bottom:60.88%;}
.pro_list li .img img{display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
.pro_list li .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.pro_list li .title{font-size: 1.8rem;margin-top: 1rem;}

.pro_page_head{background: #f6f6f6;padding: 2% 0;}
.pro_page_top{display: flex;justify-content: space-between;}
.pro_imgs{width:calc(50% - 1.5rem);overflow: hidden;}
.pro_img_big{ margin:0;position:relative;background-color: #fff;}
.pro_img_big .am-slides li a{ display:block; position:relative;}
.pro_page_top .img{display:block;position: relative;}
.pro_page_top .img:after{ display:block; content:'';padding-bottom:60.88%;}
.pro_page_top .img img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; object-fit: cover;}
.pro_img_small{ margin: 2rem 0 0;padding: 0 1.5rem;}
.pro_img_small .am-slides li{padding: .6rem .5rem 0;}
.pro_img_small .am-slides li a{ display:block; position:relative;border:#f2f2f2 solid 1px;}
.pro_img_small .am-slides li.slick-current a{ border:#0070c0 solid 1px;}
.pro_img_small .am-slides li.slick-current a::before { display: block; content: ''; width: 0; height: 0; border-style: solid; border-width: 0 .6rem .6rem .6rem; border-color: transparent transparent #0070c0 transparent; position: absolute;left: 50%;top: -.6rem;margin-left: -.6rem;z-index: 10;}
.pro_page_top .slick-arrow:before{content: "\f104"; color:#999;font-size:2.6rem!important;}
.pro_page_top .slick-arrow:hover:before{color:#0070c0;}
.pro_page_top .slick-arrow.slick-next:before{content: "\f105";}
.pro_page_top .slick-prev{left:-2rem;z-index: 10;}
.pro_page_top .slick-next{right:-2rem;z-index: 10;}
.pro_page_top .slick-dots{ bottom:1rem;display: none;}
.pro_page_top .slick-next.slick-disabled::after, .pro_page_top .slick-prev.slick-disabled::after ,.pro_page_top .slick-next.slick-disabled::before, .pro_page_top .slick-prev.slick-disabled::before{opacity:1;}

.pro_info{ width:calc(50% - 1.5rem); background-color: #fff; padding: 2rem 6rem; display: flex; flex-direction: column; justify-content: center;}
.pro_info .name{ font-weight: bold;color:#0070c0; font-size:2rem;position: relative;text-transform: capitalize;}
.pro_info .name:before{ display:block; content:'' ;width:4rem; height:3px; background-color:#0070c0;position: absolute;left: 0;bottom: -1px;}
.pro_info .name:after{ display:block; content:'' ;width:18rem; height:1px; background-color:#333; margin:8px 0 0}
.pro_info .des{font-size:1.6rem;margin-top:3%;}
.pro_info .btn{margin-top: 8%;}
.pro_info .am-btn{ margin:0 1.5rem 0 0; background-color:#0070c0; color: #fff;font-size:1.5rem;text-transform: uppercase;min-width: 14rem;}
.pro_info .am-btn:last-of-type{margin-right: 0;}


.pro_page_bottom{padding-top: 3%;}
.pro_page_iteam .am-nav-tabs {border-bottom:#f2f2f2 solid 1px; }
.pro_page_iteam .am-nav-tabs li {font-size:1.6rem;margin:0;}
.pro_page_iteam .am-nav-tabs li a {display:block;padding:.8rem 2rem;text-align:center;border:none!important;margin:0;background:#f9f9f9;margin-right:2rem; text-transform:uppercase;min-width:18rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem; color:#0070c0;}
.pro_page_iteam .am-nav-tabs li.am-active a {color:#fff;background:#0070c0;}
.pro_page_iteam .am-tabs-bd {padding:0;border:none;background-color: #fff;}
.pro_page_iteam .am-tabs-bd .am-tab-panel{padding:3rem 0 1rem;}

.pro_page_bottom .pro_list li{margin:3rem 0 0;}
.pro_page_bottom .pro_list li:nth-of-type(1),.pro_page_bottom .pro_list li:nth-of-type(2){margin-top: 0;}
.pro_page_bottom .pro_list li a .img{border:#f2f2f2 solid 1px;transition: all 300ms ease-in-out 0s;}
.pro_page_bottom .pro_list li a:hover .img{border-color: #0070c0;}

.pro_page_bottom .form_contact{margin: 0;padding:0;}

.pro_cs_table{font-size: 1.5rem;}
.pro_cs_table thead:nth-of-type(2) tr td:last-of-type select{pointer-events: none;display: none;}
.pro_cs_table .am-form-select{min-width: 8em;}
.pro_cs_table select{width: 100%; display:block;border:#dedede solid 1px;padding:0;font-weight:normal; font-size:1.4rem; height:3.2rem; line-height:3.2rem;-webkit-appearance: none !important;-moz-appearance: none !important;-webkit-border-radius: 0;background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) no-repeat 100% center;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;color: #666;text-align: center;}
.pro_cs_table select option{font-size: 1.4rem!important;}
.pro_cs_table select option ,.am-pagination li{font-size: 1.4rem;}
.pro_cs_table [class*="am-u-"]{padding: 0;}
table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after ,table.dataTable thead .sorting::after{font-family:'FontAwesome';}
.pro_cs_table .am-pagination > .am-active > a{background-color: #0070c0;border-color: #0070c0;}
.pro_cs_table .am-pagination > li > a, .pro_cs_table .am-pagination > li > span{padding: .3rem 1rem;}
.am-datatable-footer{margin-bottom: 1rem;}
.dataTables_empty{text-align: center;}
.am-datatable-hd label{display: flex; align-items: center; float: right;}
.talbe_reset_btn{font-size: 1.4rem;}


/*
Solution
*/
.index_solution{padding: 4% 0;}
.index_solution_list{margin-top: 3%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_solution_list dd ,.index_solution_list dd:last-of-type{width: 25%;background-color: #f6f6f6;}
.index_solution_list dd:nth-of-type(2),.index_solution_list dd:nth-of-type(4),.index_solution_list dd:nth-of-type(5){background-color: #f9f9f9;}
.index_solution_list dd a{display: block;padding: 4rem;}
.index_solution_list dd .img{display: block;height: 6rem;height:6rem;margin: 0 auto;background-color: #fff;border-radius: 50%;padding: .2rem;-webkit-transition: all 0.25s;-ms-transition: all 0.25s;transition: all 0.25s;}
.index_solution_list dd:hover .img{transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);}
.index_solution_list dd .title{text-align: center;font-weight: bold;margin-top: 1rem;}
.index_solution_list dd .text{font-size: 1.4rem;margin-top: 2rem;text-align: justify;color: #666;}
.index_solution_list dd:nth-of-type(6){width: 50%;background-color: #fff;}

.index_solution_scroll{margin: 0;}
.index_solution_scroll a{display: block;position: relative;}
.index_solution_scroll a:after{display: block;content: '';padding-bottom: 61.54%;}
.index_solution_scroll a .pic{display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s}
.index_solution_scroll a:hover .pic{-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}
.index_solution_scroll a .name{width: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.4);height: 4rem;line-height: 4rem;padding: 0 1rem;color: #fff;font-size: 1.5rem;}
.index_solution_scroll .slick-dots{height: 4rem;width: auto;right: 1rem;display: flex;align-items: center;}
.index_solution_scroll .slick-dots li{border-color: rgba(255, 255, 255, 1);}
.index_solution_scroll .slick-dots li.slick-active{background-color: rgba(255, 255, 255, 1);}

.apply_list{margin: 0 -1.5rem;}
.apply_list li{padding: 0 1.5rem;margin-top:3%;text-align: center;}
.apply_list li a{display:block;transition: all 0.35s;}
.apply_list li .img{display: block;position: relative;overflow: hidden;background-color: #fff;}
.apply_list li .img:after{display:block; content:''; padding-bottom:60.88%;}
.apply_list li .img img{display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;z-index: 1;}
.apply_list li .text{width: 100%;height:0;position: absolute;left:0;bottom: 0;z-index: 2;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;padding: 2rem 15%;display: flex;align-items: center;flex-direction: column;justify-content: center;text-align: left;background-color: rgba(0,112,192,.8);color: #fff;opacity: 0;}
.apply_list li .text img{width: 6rem;height: 6rem;display: block;position: relative;background-color: #fff;border-radius: 50%;padding: .5rem;margin-bottom: 2rem;}
.apply_list li .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.apply_list li .img:hover .text{height: 100%;opacity: 1;}
.apply_list li .title{font-size: 1.8rem;margin-top: 1rem;}

.pro_apply li:last-of-type{display: none;}
.pro_apply li a .img{border:#f2f2f2 solid 1px;transition: all 300ms ease-in-out 0s;}
.pro_apply li a:hover .img{border-color: #0070c0;}
.pro_apply li .title{font-size: 1.5rem;}





/*
About
*/
.index_about{padding: 4% 0;}
.index_about_text{margin-top: 3%;display: flex;justify-content: space-between;align-items: center;}
.index_about_text dt ,.index_about_text dd{width: calc(50% - 3rem);position: relative;}
.index_about_text .am-slider-default{width:100%;height:100%;border-radius:0;box-shadow:none;margin: 0;border:none;box-shadow:none; }
.index_about_text .am-slides li a{display:block;position: relative;overflow: hidden;}
.index_about_text .am-slides li a:after{display:block;content: '';padding-bottom: 67.5%;}
.index_about_text .am-slides li a img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all 300ms ease-in-out 0s}
.index_about_text .am-slides li a:hover img{-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}
.index_about_text .am-slides li a i{font-size:5rem;position: absolute;left: 50%;top: 50%; transform: translate(-50%,-50%);opacity:.7;;color: rgba(255,255,255, 1);}
.index_about_text .am-slides li a:hover i{color: #0070c0;}
.index_about_text .am-slides li.am-active-slide a{-webkit-transform: scale(1);-moz-transform: scale(1); transform: scale(1);}  
.index_about_text .am-slides li a .title{width: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.4);height: 4rem;line-height: 4rem;padding: 0 1rem;color: #fff;font-size: 1.5rem;}          
.index_about_text .am-control-nav{z-index:10;height: 4rem;width: auto;right: 1rem;bottom:0;display: flex;align-items: center;}
.index_about_text .am-control-nav li{margin:0 .5rem;}
.index_about_text .am-control-nav li a{width:8px;height:8px;background:none;box-shadow:none;z-index:3; position:relative;border: rgba(255, 255, 255, 1) solid 1px;}
.index_about_text .am-control-nav li a.am-active ,.index_about_text .am-control-nav li a:hover{background: #fff;}


.about_company{padding: 4% 0 4.4%;}
.about_company.bg{background-color: #f9f9f9;}
.about_title{text-align: center; line-height: 1.2;}
.about_title .title{font-size: 2.6rem;color: #0070c0;}
.about_title .title:after{display: block;content: '';width: 5rem;height: 1px;background-color: #0070c0;margin: 1rem auto 0;}
.about_title .subtitle{font-size: 1.5rem;margin-top: 1.5rem;color: #999;}


.about_culture{display: flex;justify-content: space-between;margin-top: 3%;}
.about_culture .item{width: 33.33%;display: flex;flex-direction: column; justify-content: center;position: relative;flex-direction: column-reverse;}
.about_culture .item:nth-of-type(even){flex-direction: column;}
.about_culture .block{position: relative;width: 100%;background-color: #f9f9f9;}
.about_culture .block:after ,.about_culture .text:after{display: block;content: '';padding-bottom: 90%;}


.about_culture .text{position: relative;}
.about_culture .text img{display:block;height: 5rem;}
.about_culture .ms{display:flex;width:100%;height: 100%;position: absolute;left: 0;top:0;flex-direction: column;padding:10%;}



.about_culture .text span:first-of-type{font-weight: bold;color: #0070c0;margin: 1rem 0 1.5rem;font-size: 1.8rem;}
.about_culture .text span:first-of-type:after{display: block; content: '';width: 5rem;height: 1px;background-color: #0070c0;margin: .5rem 0 0;}
.about_culture .text span:last-of-type{font-size:1.5rem;}

.about_founder_video{margin-top: 2%;display: block;width: 100%;background-color: #000;object-fit: cover;}
.about_founder_des{display: flex;justify-content: space-between; flex-wrap: wrap;}
.about_founder_des .item{width: calc(50% - 1.5rem);background-color: #fff;padding: 3.5rem 3rem;margin-top: 2.5%;box-shadow: 0 0px 20px rgba(0,0,0,.05);}


.about_honer_scroll{margin: 3%  -6% 0;}
.about_honer_scroll .slick-list{ padding:6rem 0!important;}
.about_honer_scroll a{ display:block;position:relative; z-index:1;transition:all 300ms ease;margin:0 4rem;transform: scale(.8);} 
.about_honer_scroll a .img{ overflow:hidden;position: relative;border: #fff solid .6rem;}
.about_honer_scroll a .img:after{display:block; content:''; padding-bottom:64%;}
.about_honer_scroll a .img img{ display:block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: contain;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
.about_honer_scroll a:hover img{transform: scale(1.01);-webkit-transform: scale(1.01);-ms-transform: scale(1.01);}
.about_honer_scroll a .title{ font-size: 1.8rem;margin-top: 1rem;line-height: 1.4;color: #000;overflow : hidden; text-overflow: ellipsis;white-space: nowrap;text-align: center;}
.about_honer_scroll a:hover .title{color: #0070c0;}
.about_honer_scroll a.slick-current{ z-index:2;transform: scale(1.4);transition:all 300ms ease;}
.about_honer_scroll a.slick-current .title{ font-size:1.2rem;position: relative;line-height: 1.2; }
.about_honer_scroll .slick-dots{ margin:0; left:0;bottom:-2rem}
.about_honer_scroll .slick-dots li{height:8px;width:8px;margin: 0 4px; position:relative;border-radius:50%;}
.about_honer_scroll .slick-dots li.slick-active{background-color:#0070c0;}
.about_honer_scroll .slick-dots li button ,.about_honer_scroll .slick-arrow{display: none!important;}

/*
Contact
*/
.contact_list{padding: 3% 0 5%;}

.con_block_info{display:flex;justify-content:space-between;margin-top:4%;}
.map{width:calc(50% - 2rem);background-color: #f2f2f2;position: relative;}
#map_amap ,.map_google{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.amap-ui-smp-ifwn-content-body{
    box-shadow: 0 5px 5px rgba(0,0,0,.5)!important;
    border-radius: 0!important;;
    border: none!important;
    padding: 0!important;    
}
.amap-ui-smp-ifwn-info-title {
    font-size: 1.6rem!important;
    font-weight: bold!important;
    padding: 2rem 2rem 0 2rem!important;
    border-bottom:none!important;
    line-height: 1.6!important;
    color: #0070c0!important;
}
.amap-ui-smp-ifwn-info-content{
    padding: 0 2rem 2rem!important;
    color: #3e3e3e!important;
    min-width: 45rem!important;
    margin-top: 1rem!important;
    font-size: 1.4rem!important;
}
.amap-ui-smp-ifwn-info-content p{margin-bottom: .5rem;}
.amap-ui-smp-ifwn-content-body::after {
    display: block!important;
    position: absolute!important;
    content: ""!important;
    left: 50%!important;
    bottom: -8px!important;
    margin-left: -8px!important;    
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-top: 8px solid rgba(255,255,255,1)!important;
    z-index: 10!important;
}


.amap-logo ,.amap-copyright{display: none!important;}

.contact_info{width:calc(50% - 2rem)}
.contact_info_list{ margin:0 -1.5rem;}
.contact_info_list li{padding:0 1.5rem;margin-top: 2rem;}
.contact_info_list li:nth-of-type(1) ,.contact_info_list li:nth-of-type(2){margin-top:0;}
.contact_info_list li .title{font-size: 1.6rem;font-weight: bold;margin-bottom: 1rem;}
.contact_info_list li .title:before{display: block;content: '';width: 8rem; height: .2rem;background-color: #0070c0;margin-bottom: 1rem;}
.contact_info_list li .des ,.contact_info_list li .des p{font-size: 1.4rem;}


.form_contact{display: flex; justify-content: space-between;flex-wrap: wrap;margin-top:3%;}
.form_contact .layui-form-group{width: calc(50% - 2rem);display: flex;flex-wrap: wrap;justify-content: space-between;}
.form_contact .layui-form-group .layui-form-item{width: 100%;position: relative;margin-bottom: 2rem;}
.form_contact .layui-form-group .layui-form-item:nth-last-of-type(1){margin-bottom: 0}
.form_contact .layui-form-group em{display:block;position: absolute;right: 8px; bottom: 0;line-height:38px;color: #ff0000; font-style: normal;z-index:10;font-size:1.6rem}
.form_contact .layui-form-group textarea{ font-size:1.6rem; height:100%; resize: none;}
.form_contact .layui-btn{ text-align:center; background-color:#0070c0; color:#fff; outline: none;width: 16rem;margin-top: 2rem;font-size: 1.6rem;text-transform: uppercase;}
.form_contact .layui-form-group.flex{display: flex;margin-top: 2rem;justify-content: flex-start;}
.form_contact .layui-form-group.flex .layui-input{width: 18rem;display: flex;justify-content: space-between;align-items: center;}
.form_contact .form-code{display: block;height: 3.6rem;margin-left: 2rem;}
.form_contact .layui-form-group{position: relative;}


.form_contact .products_selects{height: 38px;}
.form_contact xm-select *{font-size: 16px;}
.form_contact xm-select{min-height: 38px;border-color: #eee;}
.form_contact xm-select:hover{border-color: #eee;}
.form_contact xm-select > .xm-body .xm-group-item{font-size: 15px;color: #000;}
.form_contact xm-select > .xm-body .xm-option-content{font-size: 14px;line-height: 30px;}
.form_contact xm-select > .xm-label .xm-label-block > span{font-size: 14px;}
.form_contact xm-select.red{border: #ff0000 solid 1px;}
.click_order_box .layui-layer-title{padding: 0 20px;}
.click_order_box .form_contact{flex-direction: column;padding: 2rem;}
.click_order_box .form_contact .layui-form-group{width: 100%;margin-bottom: 2rem;}
.click_order_box .form_contact .layui-form-group.flex{margin-top: 0;}
.click_order_box .form_contact .layui-form-group.flex .layui-input{width: calc(100% - 12rem);}
.click_order_box .form_contact .layui-btn{width: 100%;margin-top: 0;}

.job_title{display: flex;align-items: center;height: 6rem;background-color: #0070c0;color:#fff;margin-top: 3%;padding: 0 2rem;}
.job_title span:nth-of-type(1) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(1){width: 50%;}
.job_title span:nth-of-type(2) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(2){width: 25%; padding:0 2rem;}
.job_title span:nth-of-type(3) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(3){width: 25%; padding:0 2rem;}
.job_list{margin:1.5rem 0 0;}
.job_list .am-accordion-item{margin: 1.5rem 0;border: none;}
.job_list .am-accordion-item .am-accordion-title{padding:1rem 2rem;color:#3e3e3e;display: flex;align-items: center;font-size: 1.6rem;background-color: #f6f6f6;border: none;}
.job_list .am-accordion-item.am-active{border: none;}
.job_list .am-accordion-item.am-active .am-accordion-title{color:#0070c0;font-weight: bold;background-color: #f2f2f2;}
.job_list .am-accordion-content{padding:2rem;font-size: 1.5rem; text-align: justify;background-color: #fafafa;}
.job_list .am-accordion-item.am-active ,.job_list .am-accordion-item {border-color: #f2f2f2;}

.job_not{padding:0 2rem;margin-top: 3%;}


/*
News
*/
.index_news{padding: 4% 0;background-color: #f6f6f6;}
.index_news_list{ margin:3% 0 0;}
.index_news_scroll{margin: 0 -6%;}
.index_news_scroll .slick-list{ padding:0 0 2rem!important;}
.index_news_scroll .text{transition: all 300ms ease;font-weight:500;}
.index_news_scroll a{ display:block;position:relative; z-index:1;transition:all 300ms ease;margin:0 4rem;} 
.index_news_scroll a .img{ overflow:hidden;position: relative;box-shadow: 0 0 3rem rgba(0, 0, 0, 0.07);}
.index_news_scroll a .img:after{display:block; content:''; padding-bottom:56.25%;}
.index_news_scroll a .img img{ display:block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
.index_news_scroll a .title{ font-size: 1.7rem;margin-top: 2rem;line-height: 1.4;color: #000;overflow : hidden; text-overflow: ellipsis;white-space: nowrap;}
.index_news_scroll a:hover .title{color: #0070c0;}
.index_news_scroll a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
.index_news_scroll a .time{font-size: 1.6rem;margin-top: .3rem;}
.index_news_scroll a .des{ font-size: 1.5rem;line-height: 1.4;margin-top: 1rem;color: #999;}

.index_news_scroll .slick-dots{ margin:0; left:0;bottom:-2rem}
.index_news_scroll .slick-dots li{height:8px;width:8px;margin: 0 4px; position:relative;border-radius:50%;}
.index_news_scroll .slick-dots li.slick-active{background-color:#0070c0;}
.index_news_scroll .slick-dots li button{display:none;}
.index_news_scroll .slick-next, .index_news_scroll .slick-prev{width: 3.6rem;height: 3.6rem;z-index:10;display: flex;justify-content: center;align-items: center;}
.index_news_scroll .slick-prev{left: 0;}
.index_news_scroll .slick-next{right: 0;}
.index_news_scroll .slick-prev::before{content: '\f104';font-size: 2.4rem;}
.index_news_scroll .slick-next::before{content: '\f105';font-size: 2.4rem;}
.index_news_scroll .slick-next:after, .index_news_scroll .slick-prev:after{display: block;content: '';width: 100%;height: 100%;border: #e1e1e1 solid 1px;border-radius: 50%;position: absolute;left: 0;bottom: 0;}
.index_news_scroll .slick-next:hover:after, .index_news_scroll .slick-prev:hover:after{border-color:#0070c0;}
.index_news_scroll .slick-next:hover:before, .index_news_scroll .slick-prev:hover:before{color:#0070c0;}
.index_news_scroll .slick-next.slick-disabled::after, .index_news_scroll .slick-prev.slick-disabled::after,.index_news_scroll .slick-next.slick-disabled::before, .index_news_scroll .slick-prev.slick-disabled::before{opacity:1;}

.news_page{padding: 3% 0;}
.news_list li{padding-bottom:3rem;position:relative; margin-top:3rem; border-bottom:#dedede dashed 1px;display: flex;justify-content: space-between;}
.news_list li:first-of-type{margin-top: 0;}
.news_list li .time{width:12rem; padding-right:3rem;float: left;line-height:32px;font-size:2rem; color: #333;text-align:center;margin-top:1rem; position:relative;}
.news_list li .time:after{display:block;content:''; position:absolute; width:1px; height:0px; background:#333;transition: all 0.3s ease-out 0s; right:0; top:0;}
.news_list li .time span{font-size:3.6rem;padding-bottom:1rem;display: block; border-bottom:#333 solid 1px; margin-bottom:.5rem;}
.news_list li .img{ display:block;width:30rem;overflow:hidden;position: relative;}
.news_list li .img:after{display: block;content: '';padding-bottom: 60%;}
.news_list li .img img{ display:block; width:100%; height:100%; position: absolute;left: 0;top: 0;object-fit: cover;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;transition: all 0.35s;}
.news_list li .img:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.news_list li .text{width:calc(100% - 48rem);position: relative;}
.news_list li .text .title{white-space:nowrap; overflow:hidden;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; color: #000;font-size: 1.8rem;}
.news_list li .text .des{margin-top:1.5rem; line-height:26px; font-size:1.4rem; overflow:hidden; position:relative; color: #999;;}
.news_list li .text .des span{display:block;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.news_list li .text .tag{ position:absolute; left:0; bottom:0;overflow:hidden;}
.news_list li .text .tag a{ display:inline-block; margin-right:1rem;font-size:1.2rem; position:relative;}
.news_list li .text .tag a span{ display:block;}
.news_list li .text .more{ display:block; position:absolute; right:0; bottom:0;width:80px; height:22px; line-height:22px; background:#999;color:#fff;text-align:center;font-size:1.2rem; border-radius:1rem;}
.news_list li .text .tag a:hover ,.news_list li .text .more:hover{ background-color:#0070c0;}
.news_list li:hover .time:after{ height:50%;}
.news_list li:hover .text .title ,.news_list li:hover .text .des span{transform: translateX(1rem);}
.news_list li:after{display:block;content:'';width:0; height:1px; background:#0070c0; position:absolute; z-index:12; bottom:-1px; left:0;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.news_list li:hover:after{width:100%;}

.news_item li{margin-top:3%;padding:0;display: flex;justify-content: space-between;background-color: #f6f6f6;}
.news_item li .img{width: 30%; position: relative;}
.news_item li .img:after{display:block;content:'';padding-bottom: 56%;}
.news_item li .img .time{width: 20%;height: 100%;position: absolute;left: 0; top:0;background-color: rgba(0, 0, 0, 0.3); color: #fff;display: flex; flex-direction: column;justify-content: center;text-align: center;}
.news_item li .img .time span:first-of-type{font-size: 32px;}
.news_item li .img .time span:nth-of-type(2){margin-top: 20%;}
.news_item li .img a{width: 80%; height: 100%;position: absolute;right: 0; top:0;overflow: hidden;}
.news_item li .img a i{display: block;width: 100%;height: 100%; position: absolute;left: 0;top: 0;background-position: center; background-repeat:no-repeat; background-size: cover;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;transition: all 0.35s;}
.news_item li .img a:hover i{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.news_item li .text{width:70%;display: flex; flex-direction: column; justify-content: center;padding: 2rem 3rem;}
.news_item li .text .title{font-size: 18px;}
.news_item li .text .tag{margin-top: 1rem;}
.news_item li .text .tag a{ display:inline-block; margin-right:1rem;font-size:1.2rem; position:relative;}
.news_item li .text .tag a span{ display:block;}
.news_item li .text .tag a:hover{background-color:#0070c0;}
.news_item li .text .des{color: #666;margin-top: 1.5rem;font-size: 1.5rem;}
.news_item li .text .more{font-size: 1.4rem;color: #666;margin-top: 1.5rem;}
.news_item li .text .more:hover{text-decoration: underline;}

.news_page_left{ width:95rem; float:left;}
.article-hd{ text-align:center; border-bottom:#f2f2f2 solid 1px; padding-bottom:2rem;}
.article-hd .title{ font-size:2.2rem; margin:0;color:#000;}
.article-hd .info{ color:#999; font-size:1.4rem; margin-top:1.5rem;}
.article-hd .info span{ margin:0 2rem;}
.article-hd .info span em{ font-style:normal;}
.article-hd .info span a{ color:#999;}
.article-hd .info span a:hover{color:#0070c0;}
.article_bd{ margin-top:2.5rem;}

.article_share{background-color: #f9f9f9;height: 9rem;display: flex;justify-content: space-between;align-items: center;padding: 0 3rem;margin-top: 3%;}
.article_share dt{font-size: 1.4rem;}
.article_share dd{display: flex;justify-content: flex-end;align-items: center;}
.article_share .digg_a,.article_share .bds_qzone ,.article_share .bds_tsina ,.article_share .bds_weixin ,.article_share .bds_sqq,.article_share .bds_fbook ,.article_share .bds_twi ,.article_share .bds_linkedin ,.article_share .bds_more { background:none!important; padding-left:0!important; display:inline-block; float:none!important; font-size:1.5rem!important;width:3.2rem!important;height:3.2rem!important;line-height:3.2rem!important;margin:0 0 0 1.5rem!important; border-radius:50%; text-align:center;background-color:#999!important;color:#fff!important;transition: all 300ms ease-in-out 0s;}
.article_share .digg_a{display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 1.4rem!important; line-height: 1rem!important;}
.article_share .digg_a span{font-size: 1rem;}
.article_share .digg_a:hover{background: #0070c0!important;color: #fff!important;}
.article_share .bds_qzone:hover ,.article_share .bds_tsina:hover ,.article_share .bds_weixin:hover ,.article_share .bds_sqq:hover,.article_share .bds_fbook:hover ,.article_share .bds_twi:hover ,.article_share .bds_linkedin:hover,.article_share .bds_more:hover{background-color:#0070c0!important;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.bd_weixin_popup_foot{text-align: center!important;}

.news_page_right{ width:calc(100% - 99rem); float:right; background-color: #fff;}
.article_commend .name{font-size:1.6rem; font-weight: bold;}
.article_commend .name:before ,.article_tag .title:before ,.page_rel_title:before{display: inline-block; content: ''; width: 1px; height: 1.4rem;background-color:#0070c0;  margin-right: 1rem; vertical-align: middle;}
.article_tag{margin-top:2.5rem;border-top:#dedede dashed 1px;padding-top:3rem}
.article_tag .title{margin-bottom:1rem;font-size:1.6rem;font-weight: bold;}
.article_tag_yun{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.article_tag_yun a{padding:.5rem 6px;margin-top:1rem;font-weight: 500;}
.article_tag_yun a:hover{background-color:#0070c0; color:#fff!important;}
.article_rel li{margin-top:2rem}
.article_rel li a{ overflow: hidden;}
.article_rel li .img{display:block;position: relative;}
.article_rel li .img:after{ display:block; content:''; padding-bottom:55%;}
.article_rel li .img img{display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
.article_rel li .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.article_rel li .text{padding:1rem 0}
.article_rel li .text .tag{margin-top:1rem}
.article_rel li .text .am-badge{margin-right:1rem;font-weight:normal;}
.article_rel li .text .am-badge:hover{background-color:#0070c0; color:#fff!important;}
.article_hot{margin-top:1rem;}
.article_hot li{padding:1rem 0; border-top:#f2f2f2 dashed 1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;font-size: 1.5rem;}
.article_hot li i{width:1.6rem;height:1.6rem;line-height:1.6rem;padding:0;font-style:normal;font-size:11px;margin-right:6px;vertical-align: middle;font-weight: 500;}
.article_hot li:nth-of-type(1) i{background: #e71555;color: #fff;}
.article_hot li:nth-of-type(2) i{background: #16d083;color: #fff;}
.article_hot li:nth-of-type(3) i{background: #ff6700;color: #fff;}
.article_hot li:first-of-type{border-top:#f2f2f2 solid 1px;}
.article_hot li:last-of-type{padding-bottom:0;}
.page_rel .am-list{margin-top:1rem;padding:0 1rem; font-size: 1.5rem;}
.page_rel .am-list li{border: none;border-bottom: 1px solid #dedede; margin-bottom: 0; }
.page_rel .am-list li a{display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.page_rel .am-list li span{float: right;font-size: 1.6rem; padding-left: 1rem;}


/*
Footer
*/
.footer{background-color: #333333;color: #fff;padding: 3% 0 0;}
.footer_nav {display: flex;justify-content:space-between;}
.footer_nav .am-accordion-item{border:none;}
.footer_nav .am-accordion-title{margin-bottom:1rem;font-size:1.8rem; font-weight:bold;border-bottom:none; padding-left:0; cursor:default;font-weight:bold;color: #fff;}
.footer_nav .am-accordion-title:after{ display:none;}
.footer_nav dd.am-collapse{ display:block;}
.footer_nav .am-accordion-content{ padding:0;line-height:3.6rem;}
.footer_nav .am-accordion-content span ,.footer_nav .am-accordion-content a{ display:block;color: rgba(255, 255, 255, 0.6);}
.footer_nav .am-accordion-content a:hover ,.copyright a:hover{color:#0070c0;}
.footer_nav .am-accordion-content span a i{margin-right: 6px;}

.copyright{background-color: #000;color: #fff; text-align: center;margin-top: 3%;padding: 2rem 0;font-size: 1.5rem;}
.copyright .list{display: flex;justify-content: center;}
.copyright .list:last-of-type{margin-top: 1rem;}
.copyright .item{margin: 0 2.5rem;}
.copyright a{color: #fff;}

.weixin_img{width: 10rem;margin-top: 2rem;text-align: center;font-size: 1.4rem;color: rgba(255, 255, 255, 0.6);line-height: 1.5;}
.weixin_img img{display: block;width: 100%;margin-bottom: .5rem;}

.index_link{margin-top: 2rem;color: rgba(255, 255, 255, 0.6);font-size: 1.4rem;}
.index_link a{color: rgba(255, 255, 255, 0.6); margin-right:1rem;}
.index_link a:hover{color: #0070c0;}

.global_nav{display: flex;flex-direction:column;position: fixed;width: 5.6rem;right: 0;top: 50%;transform: translateY(-50%);z-index: 1100;}
.global_nav a{display: block;height: 5.6rem;background-color: #fff;font-size: 2rem;margin: .5rem 0;position: relative;box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);}
.global_nav a i{display: flex;height: 5.6rem;align-items: center;justify-content: center;}
.global_nav a span{display: flex;align-items: center;justify-content: center;width: 20rem;height:100%;position: absolute;left: -20rem;top: 0;font-size: 1.6rem;background-color: #fff;display: none;box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);}
.global_nav a img{display: block;width: 10rem;height: 10rem;position: absolute;left:  -10rem;top: 0;display: none;}
.global_nav a:hover span ,.global_nav a:hover img{display: flex;}


/*
Banner
*/
.banner{position: relative;min-width:130rem;margin: 0 auto;}
.banner img{display: block;width:100%;}
.banner .text{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;color: rgba(255, 255, 255, 0.9);text-align: center;background-color: rgba(0, 0, 0, 0.2);}
.banner .text .title{font-size:3.6rem;}
.banner .text .title:after{display: block;content: '';margin: .3rem auto 0;width: 0;height: 0;border-style: solid; border-width: .6rem .6rem 0 .6rem; border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;}
.banner .text .subtitle{margin-top: 1rem;font-size: 2rem;}


/*
PAGEBAR
*/
.page_list{text-align:center;margin-top:3%; font-size:1.4rem;display: flex;justify-content: center;align-items: center;font-family: Arial, Helvetica, sans-serif;}
.page_list a {margin:0 1rem;width:2.5rem;height:2.5rem;line-height:2.5rem;border-radius:50%;background-color:#f2f2f2;;display: flex;align-items: center;justify-content: center;}
.page_list .page-num-current{background-color:#0070c0;color: #fff;}
.news_page_pages{ margin-top: 3%; display: flex;justify-content: space-between;font-size: 1.5rem;}
.news_page_pages dd{max-width: 46%;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
.news_page_pages dd:first-of-type::before{display: inline-block;content: '\f104';margin-right: .6rem;font-family:'FontAwesome';}
.news_page_pages dd:last-of-type::after{display: inline-block;content: '\f105';margin-left: .6rem;font-family:'FontAwesome';}
.error_x{ height:10rem; font-size:1.6rem;display: flex;justify-content: center;align-items: center;margin-top: 3%;}
.error_x i{ margin-right:1rem;}
.page_rel_title{ background-color:#f2f2f2; padding:1rem 2rem; font-size: 1.6rem;display: flex;align-items: center;margin-top: 5%;font-weight: bold;}
.page_rel_title:before{display: block;content: '';width: 2px;height: 1.6rem;background-color:#0070c0;margin-right: .8rem;}


/*
Guide
*/
.guide{background-color: #ebebeb;padding: 1.8rem 0;}
.guide dd{display: flex;justify-content: space-between; align-items: center;}
.guide dd .guide_title{font-weight: bold;color: #0070c0;display: none;}
.guide dd .guide_menu{display: block;}
.guide dd .guide_menu a{display: inline-block;margin-left: 6rem;position: relative;}
.guide dd .guide_menu a:after{display: block;content:'';width: 1px;height:1.6rem;position: absolute; right: -3rem; top: 50%;margin-top: -.8rem; background-color: #0070c0;}
.guide dd .guide_menu a:last-of-type:after{display:none;}
.guide dd .guide_menu a:first-of-type{margin-left: 0;}


/*
SEARCH
*/
.search_page{padding: 3% 0;}
.search_list{display: flex;;margin-bottom:3rem; border-bottom:#f2f2f2 solid 1px;padding-bottom:3rem;}
.search_list dt{width:23rem;height:14rem;display: flex;}
.search_list dt a{width:100%;display:block;position: relative;}
.search_list dt img{display:block;width: 100%;height: 100%; position: absolute; left: 0; top: 0; object-fit: cover;}
.search_list dd{width:calc(100% - 23rem);display: flex; flex-direction: column; justify-content: space-between;padding-left:3rem;}
.search_list dd h2{margin:0;font-size:1.6rem;}
.search_list dd .card-text{color:#999;font-size: 1.4rem;}
.search_list dd .card-sort{font-size: 1.3rem;color:#999;}
.search_list dd .card-sort span{margin-right:4rem;}
.search_list dd .card-sort span:last-of-type{margin-right:0}
.search_list dd .card-sort a{color:#999;}
.search_list dd .card-sort a:hover{color:#ffc000;}
.tag_list_all{margin: 0 -1rem;}
.tag_list_all li {padding: 0 1rem;margin-bottom: 2rem;}
.tag_list_all li a{display: block;background-color: #0070c0; color: #fff;text-align: center;font-size:1.5rem;padding: 1rem;}
.tag_list_all li a:hover{background-color: #ffc000;}

.sitemap{margin: 3% 0 0;border:#dedede solid 1px;}
.sitemap:first-of-type{margin-top: 0;}
.sitemap dt{font-weight: bold;background-color: #f2f2f2;padding: 1rem;padding-left: 2rem;}
.sitemap dd{display: flex;line-height: 3.6rem;padding: 2rem;}
.sitemap dd a{background-color: #f2f2f2;padding: .3rem 2rem;margin-right: 2rem;border-radius: .3rem;}
.sitemap dd a:hover{background-color: #0070c0;color: #fff;}


@media screen and (max-width:780px) {
.am-sticky-placeholder{height: 5.4rem;}
body{padding:5.4rem 0 5rem;}   
body, .am-paragraph-default, .am-paragraph-default p {font-size: 3.6vw;}
.web_w {min-width: 100%;width: 100%;padding: 0;}
.am-paragraph-default video  ,.am-paragraph-default embed{width:100%!important;height:20rem!important;}
.am-paragraph-default iframe{width:100%!important;height:25rem!important;}

.header{width:100%;height:5.4rem; position: fixed;background-color: #fff!important;}
.header .logo{height:2.6rem; float:none;position: absolute;left:1.4rem;top: 1.4rem;margin: 0;z-index: 1000;}
.header .am-menu{float:none;position: relative;}
.header .am-topbar-collapse{float: none;}
.header .nav li {float:none;margin: 0;border-bottom: #dedede solid 1px;transform: translateY(3rem); -webkit-transform: translateY(3rem); -moz-transform: translateY(3rem); opacity: 0;font-size: 4vw;}
.header .nav li:first-of-type {border-top: #dedede solid 1px;}
.header .nav li .parent_a{height: 5rem;line-height: auto; padding: 0 1.4rem!important; display: flex; justify-content: space-between;  align-items: center;font-size: 3.6vw;}
.header .nav li .parent_a:after{font-family: 'FontAwesome';display: block; content: '\f105';}
.header .nav li .parent_a:before{height: 1px;bottom: -1px;}
.header .nav li .parent_a i{display: none;}
.header .nav li.am-parent .parent_a:after{content: '\f107';}
.header .nav li .am-menu-sub{font-size: 3.6vw;position: relative;top: 0;box-shadow: none;font-size: 3.6vw;opacity: 1; transition: all .4s ease 0s; }
.header .nav li.am-parent.am-open .parent_a:after{-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg); transition: all .4s ease 0s; -webkit-transition: all .4s ease 0s; -moz-transition: all .4s ease 0s;}
.header .nav li.am-open .am-menu-sub{height: auto;}

.header .nav li .am-menu-sub{background:none;}
.header .nav li .menu_sub{padding: 1.4rem;display: flex;flex-direction: column;background-color: rgba(246, 246, 246, 0.8);justify-content: flex-start;}
.header .nav li .menu_sub a{margin: 0;opacity: 1; transform: translateY(0); padding:1rem 0;text-align: left;display: flex;justify-content: space-between;align-items: center;}
.header .nav li .menu_sub a:after{font-family: 'FontAwesome';display: block; content: '\f105';}
.header .nav li .menu_sub img{display: none;}


.top_search{position: absolute;height: 5.4rem; right: 6.2rem; top: 0;z-index: 100;text-align: center;color: #000;margin: 0;font-size:1.8rem;}
.top_search_form{padding: 0 1.4rem;position: absolute;left: 0;top: 5.4rem;}
.top_search_form .layui-form .layui-input{padding-left: 0;font-size: 3.6vw;}

.top_language{float: none;margin:0;height: 5.4rem;position: absolute; right: 10rem; top: 0;font-size: 3.6vw;}
.top_language::before{display: none;}

.header_white .top_search ,.header_white .top_language a{color: #000;}
.header_white .nav li .parent_a{color: #3e3e3e;}

.am-topbar-btn {
    background: none;
    float: right;
    margin: 1.7rem;
    width: 2.5rem;
    height: 2rem;
    color: #000;
    position: relative;
    z-index: 10;
}
.am-topbar-btn span {
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #000;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.am-topbar-btn span:nth-of-type(1) {
    top: 0;
    left: 0;
    opacity: 0;
    width: 60%;
}
.am-topbar-btn span:nth-of-type(4) {
    bottom: 0;
    right: 0;
    opacity: 0;
    width: 60%;
}
.am-topbar-btn span:nth-of-type(2), .am-topbar-btn span:nth-of-type(3) {
    top: 50%;
    right: 0;
    margin-top: -1px;
}
.am-topbar-btn span:nth-of-type(2) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.am-topbar-btn span:nth-of-type(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.am-topbar-btn.am-collapsed span:nth-of-type(2) {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.am-topbar-btn.am-collapsed span:nth-of-type(3) {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.am-topbar-btn.am-collapsed span:nth-of-type(1), .am-topbar-btn.am-collapsed span:nth-of-type(4) {
    opacity: 1
}
.am-topbar-collapse {
    float: none;
    clear: both;
    padding: 0;
}
.am-topbar-collapse.am-collapse {
    display: none!important;
}
.am-topbar-collapse.am-collapse.am-in {
    display: block!important;
    height: 100vh!important;
    background: rgba(255, 255, 255, 0.9);
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
}

.am-topbar-collapse.am-collapse.am-in li:nth-of-type(1) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .1s;
    -webkit-transition: all .6s ease .1s;
    -moz-transition: all .6s ease .1s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(2) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .2s;
    -webkit-transition: all .6s ease .2s;
    -moz-transition: all .6s ease .2s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(3) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .3s;
    -webkit-transition: all .6s ease .3s;
    -moz-transition: all .6s ease .3s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(4) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .4s;
    -webkit-transition: all .6s ease .4s;
    -moz-transition: all .6s ease .4s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(5) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .5s;
    -webkit-transition: all .6s ease .5s;
    -moz-transition: all .6s ease .5s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(6) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .6s;
    -webkit-transition: all .6s ease .6s;
    -moz-transition: all .6s ease .6s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(7) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .7s;
    -webkit-transition: all .6s ease .7s;
    -moz-transition: all .6s ease .7s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(8) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .8s;
    -webkit-transition: all .6s ease .8s;
    -moz-transition: all .6s ease .8s;
}

.am-topbar-collapse.am-collapse.am-in li:nth-of-type(9) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .9s;
    -webkit-transition: all .6s ease .9s;
    -moz-transition: all .6s ease .9s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(10) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1s;
    -webkit-transition: all .6s ease 1s;
    -moz-transition: all .6s ease 1s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(11) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1.1s;
    -webkit-transition: all .6s ease 1.1s;
    -moz-transition: all .6s ease 1.1s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(12) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1.2s;
    -webkit-transition: all .6s ease 1.2s;
    -moz-transition: all .6s ease 1.2s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(13) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1.3s;
    -webkit-transition: all .6s ease 1.3s;
    -moz-transition: all .6s ease 1.3s;
}


/*
BANNER
*/
.scroll_banner{min-width:100%;}
.scroll_banner .am-slides li:after,.scroll_banner:after{padding-bottom: 54.25%;}
.scroll_banner .am-control-nav{ bottom:1rem;}
.scroll_banner .am-control-nav li a{ width:.8rem; height:.8rem;}
.scroll_banner .con .img{width:50%;}
.scroll_banner .con .img img{max-height:65%;}
.scroll_banner .con .text{width:50%;}
.scroll_banner .con .text .title{font-size: 4.4vw;font-weight: bold;}
.scroll_banner .con .text .subtitle{font-size: 4.4vw;margin-top: 1.5%;}
.scroll_banner .con .text .more{margin-top: 10%;}
.scroll_banner .con .text .more span{padding: .4rem 1.5rem;font-size: 3vw;}


.index_title .title{color: #000;font-size:5vw;font-weight: bold;}
.index_title .title:after{width: 4rem;margin: 1rem auto 0;}
.index_title .subtitle{font-size:3.6vw;margin-top: 1rem;}
.index_title .more{margin-top:1.5rem;}
.index_title .more a{background-color: #0070c0;padding:.4rem 1.5rem;font-size: 3vw;border-radius: 3rem;color: #fff;margin: 0 1rem;}
.index_title .more::before ,.index_title .more::after{font-size: 3.2vw;}

/*
About
*/
.index_about{padding: 3rem 1.4rem;}
.index_about_text{margin-top: 2rem;flex-direction: column;}
.index_about_text dt ,.index_about_text dd{width: 100%;position: relative;}
.index_about_text .am-slides li a:after{display:block;content: '';padding-bottom: 56.25%;}
.index_about_text .am-slides li a i{font-size:4rem;}
.index_about_text .am-slides li a .title{height: 3.6rem;line-height: 3.6rem;padding: 0 1.4rem;font-size: 3.6vw;}          
.index_about_text .am-control-nav{z-index:10;height: 3.6rem;width: auto;right: 1.4rem;}
.index_about_text dd{margin-top: 1.5rem;text-align: left;}
.index_about_text dd.text_more{max-height: 21.6rem;overflow: hidden; line-height: 2.4rem;}
.index_about_text dd.text_more p:not(:first-of-type){display: none;}
.index_about_text dt video{display: block;position: absolute;left: 0;top: 0;z-index: 10;}
.index_about_text .more_click{margin-top: 1rem;color: #0070c0;}

.about_company{padding: 3rem 1.4rem;}
.about_title .title{font-size: 5vw;font-weight: bold;}
.about_title .title:after{margin: 1rem auto 0;}
.about_title .subtitle{font-size: 3.6vw;margin-top:1rem;}


.about_culture{display: flex;flex-direction: column;margin-top: 0;}
.about_culture .item{width: 100%;display: flex;flex-direction:row-reverse; justify-content: center;position: relative;}
.about_culture .item:nth-of-type(even){flex-direction:row}
.about_culture .block{display: none;}
.about_culture .block:after ,.about_culture .text:after{display:none;}
.about_culture .text{width: 100%;border-bottom: #f2f2f2 solid 3px;padding: 3rem 0;}
.about_culture .item:last-of-type .text{border-bottom: none;padding-bottom: 1rem;}
.about_culture .text img{display:block;height: 5rem;}
.about_culture .ms{position: relative;flex-direction:column;justify-content: space-between;padding:0 1rem!important;}
.about_culture .text span:first-of-type{margin: 1rem 0 1.5rem;font-size: 3.6vw;}
.about_culture .text span:first-of-type:after{width: 3rem;height: 1px;margin: .8rem 0 0;}

.about_founder_video{margin-top: 2rem;}
.about_founder_des{display: flex;flex-direction: column;}
.about_founder_des .item{width: 100%;padding: 2rem 1.4rem;margin-top:2rem;}

.about_honer_scroll{margin: 2rem 0 0;}
.about_honer_scroll .slick-list{ padding:0!important;}
.about_honer_scroll a{ margin:0;transform: scale(1);} 
.about_honer_scroll a .title{ font-size: 4vw;margin-top: 1.5rem;font-weight: bold;}
.about_honer_scroll a.slick-current{ transform: scale(1);}
.about_honer_scroll a.slick-current .title{ font-size:3.6vw;top:0;line-height: 1.2;}
.about_honer_scroll .slick-dots{ margin:0; left:0;bottom:-2rem}
.about_honer_scroll .slick-dots li{height:8px;width:8px;margin: 0 4px; position:relative;border-radius:50%;}



/*
Product
*/
.index_product{padding: 3rem 1.4rem;}
.index_product .item{margin: 2rem 0 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_product .item:first-of-type{display: none;}
.index_product .item:last-of-type{width:100%;display: grid;grid-template-columns: 50% 50% ;grid-column-gap: .6rem;grid-row-gap: .6rem;margin: 2rem -.3rem 0;}
.index_product .item:last-of-type li{width:auto!important;display: block!important;margin: 0!important;}
.index_product .item:last-of-type li:nth-of-type(1){grid-column-start: 1;grid-column-end: 2;grid-row-start: 1;grid-row-end: 3}
.index_product .item:last-of-type li:nth-of-type(2){grid-column-start:2;grid-column-end: 3;grid-row-start: 1;grid-row-end: 2}
.index_product .item:last-of-type li:nth-of-type(3){grid-column-start:2;grid-column-end: 3;grid-row-start: 2;grid-row-end: 3}
.index_product .item:last-of-type li:nth-of-type(4){grid-column-start:1;grid-column-end: 2;grid-row-start: 3;grid-row-end: 4}
.index_product .item:last-of-type li:nth-of-type(5){grid-column-start:2;grid-column-end: 3;grid-row-start: 3;grid-row-end: 4}
.index_product .item li .text{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;justify-content: flex-start;align-items:flex-start;overflow: hidden;}
.index_product_box{display: flex;justify-content: space-between;}

.index_product .item li .text .title{font-size: 3.6vw;padding: 1rem 1.5rem;}

.pro_page{padding: 3rem 0;}
.pro_page.last{padding-top: 0;}
.pro_page.grey{background: #f6f6f6;}
.pro_text.last{margin-top: 3rem;}
.pro_text .title{font-size: 5vw;font-weight: bold;}
.pro_text .title:after{display: block;content: '';width: 5rem;height: 1px;margin: 1rem auto 0;}


.pro_list{margin: 0;padding: 0 1.4rem;}
.pro_list li{padding: 0;margin-top:2rem;}
.pro_list li .title{font-size:3.6vw;margin-top: 1rem;}

.pro_page_head{background: #f6f6f6;padding:0;border-bottom: #f6f6f6 solid 5px;}
.pro_page_top{flex-direction: column;}
.pro_imgs{width:100%;}

.pro_img_small{ margin: 1rem 0 0;padding: 0 1.4rem;}

.pro_info{ width:100%; padding: 2rem 1.4rem;margin-top: 1.5rem;}
.pro_info .name{font-size:4.2vw;}
.pro_info .name:before{ display:block; content:'' ;width:4rem; height:3px; background-color:#0070c0;position: absolute;left: 0;bottom: -1px;}
.pro_info .name:after{ display:block; content:'' ;width:10rem; height:1px; background-color:#333; margin:8px 0 0}
.pro_info .des{font-size:3.6vw;margin-top:1rem;}
.pro_info .btn{margin-top: 1rem;display: flex;justify-content: space-between;}
.pro_info .am-btn{ margin:0; background-color:#0070c0; color: #fff;font-size:3.6vw;text-transform: uppercase;min-width: auto;width: calc(50% - .5rem)};



.pro_page_bottom{padding-top:2rem;}
.pro_page_iteam .am-nav-tabs {border-bottom:none;padding: 0 1.4rem;}
.pro_page_iteam .am-nav-tabs li {font-size:3.6vw;width: calc(50% - .5rem);margin-top: 1rem;}
.pro_page_iteam .am-nav-tabs li:nth-of-type(1),.pro_page_iteam .am-nav-tabs li:nth-of-type(2){margin-top: 0;}
.pro_page_iteam .am-nav-tabs li:nth-of-type(even){float: right;}
.pro_page_iteam .am-nav-tabs li a {display:block;padding:.5rem;margin:0;min-width:100%;border-radius: .3rem;}
.pro_page_iteam .am-tabs-bd .am-tab-panel{padding:2rem 1.4rem;}

.pro_page_bottom .pro_list{padding: 0;margin: 0 -.6rem;}
.pro_page_bottom .pro_list li{margin:2rem 0 0;padding: 0 .6rem;}
.pro_page_bottom .pro_list li:nth-of-type(1),.pro_page_bottom .pro_list li:nth-of-type(2){margin-top: 0;}
.pro_page_bottom .pro_list li a .img{border:#f2f2f2 solid 1px;transition: all 300ms ease-in-out 0s;}
.pro_page_bottom .pro_list li a:hover .img{border-color: #0070c0;}

.pro_page_bottom .form_contact{margin: 0;padding:0;}

.pro_cs_table{font-size: 3.6vw;}
.pro_cs_table .am-form-select{min-width: auto;}
.pro_cs_table select ,.pro_cs_table .am-form-field{ font-size:3.6vw; height: 3.6rem; line-height: 3.6rem;padding:0 1rem!important;}
.pro_cs_table select option ,.am-pagination li{font-size: 3.6vw;}
.am-datatable-hd label{float: none;font-size: 0;position: relative;}
.am-datatable-hd .am-datatable-filter label::after{font-family:'FontAwesome';display: block;content: '\f002';font-size: 3.6vw;position: absolute;right: 1rem;top: 50%;transform: translateY(-50%);}
.am-datatable-footer .am-u-sm-5{display: none;}
.am-datatable-footer .am-u-sm-7{width: 100%;}
.am-datatable-footer .am-pagination-right{text-align: left;}


/*
Solution
*/
.index_solution{padding: 3rem 1.4rem;}
.index_solution_list{margin-top: 2rem;}
.index_solution_list dd{display: none;}
.index_solution_scroll{display: block!important;width: 100%!important;}

.apply_list{margin: 2rem -.7rem 0;padding: 0 1.4rem;}
.apply_list li{padding: 0 .7rem;margin-top:1.5rem;text-align: center;}
.apply_list li .title{font-size: 3.6vw;margin-top: .6rem;}

.pro_apply{padding: 0;margin: 0 -.7rem;}
.pro_apply li{padding: 0 .7rem;}
.pro_apply li:last-of-type{display: block;}
.pro_apply li a .img{border:#f2f2f2 solid 1px;transition: all 300ms ease-in-out 0s;}
.pro_apply li a:hover .img{border-color: #0070c0;}
.pro_apply li .title{font-size: 1.5rem;}



/*
Contact
*/
.con_block_info{flex-direction:column;}
.contact_list{padding: 3rem 1.4rem;}
.map{width:100%;height: 25rem;}
.amap-ui-smp-ifwn-info-title {
    font-size: 3.6vw!important;
    font-weight: bold!important;
    padding: 1rem 1rem 0 1rem!important;
    border-bottom:none!important;
    line-height: 1.6!important;
    color: #0070c0!important;
}
.amap-ui-smp-ifwn-info-content{
    padding: 0 1rem 1rem!important;
    color: #3e3e3e!important;
    min-width: 30rem!important;
    margin-top: .5rem!important;
    font-size: 3.2vw!important;
}
.contact_info{width:100%;}
.contact_info_list{ margin: 0;padding: 2rem 0;}
.contact_info_list li{padding: 0;margin-top: 2rem;}
.contact_info_list li .title{font-size: 4vw;font-weight: bold;margin-bottom: 1rem;}
.contact_info_list li .title:before{display: block;content: '';width: 4rem; height: .2rem;background-color: #0070c0;margin-bottom: 1rem;}
.contact_info_list li .des{font-size: 3.6vw;}


.form_contact .layui-form-group{width: 100%;display: flex;flex-direction: column;}
.form_contact .layui-form-group .layui-form-item{width: 100%;position: relative;margin-bottom: 1.4rem;}
.form_contact .layui-form-group .layui-form-item:nth-last-of-type(1){margin-bottom: 1.4rem}
.form_contact .layui-form-group em{font-size:3.6vw}
.form_contact .layui-form-group textarea{ font-size:3.6vw;}
.form_contact .layui-btn{width: 100%;margin-top:2rem;font-size:3.6vw;}
.form_contact .layui-form-group.flex{margin-top: 2rem;justify-content:space-between;flex-direction: row;}
.form_contact .layui-form-group.flex .layui-input{width: 18rem;display: flex;justify-content: space-between;align-items: center;}
.form_contact .form-code{display: block;width:9.6rem;height: 3.6rem;margin-left: 0;}

.click_order_box{width:94%!important;}

.job_title{display: flex;align-items: center;height: 5rem;background-color: #0070c0;color:#fff;margin-top: 2rem;font-size: 3.6vw;padding: 0 1.4rem;}
.job_title span:nth-of-type(1) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(1){width: 70%;}
.job_title span:nth-of-type(2) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(2){width: 30%; padding:0 2rem;}
.job_title span:nth-of-type(3) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(3){display: none;}
.job_list{margin:1.5rem 0 0;}
.job_list .am-accordion-item{margin: 1.5rem 0;border: none;}
.job_list .am-accordion-item .am-accordion-title{padding:1rem;font-size: 3.6VW;}
.job_list .am-accordion-content{padding:1.4rem;font-size: 3.6VW; text-align: justify;}
.job_not{padding: 0 1.5rem;margin-top: 3rem;}


/*
News
*/
.index_news{padding: 3rem 1.4rem;}
.index_news_list{ margin:2rem 0 0;}
.index_news_scroll{margin: 0;}
.index_news_scroll .slick-list{ padding:0!important;}
.index_news_scroll a{margin:0;transform: scale(1);} 
.index_news_scroll a .title{ font-size: 4vw;margin-top: 1.5rem;font-weight: bold;}
.index_news_scroll a .time{font-size: 3.6vw;margin-top: .3rem;}
.index_news_scroll a .des{ font-size: 3.6vw;margin-top: 1rem;}
.index_news_scroll a.slick-current{transform: scale(1);}
.index_news_scroll a.slick-current .title{ font-size:3.6vw;top:0;line-height: 1.2; }
.index_news_scroll a.slick-current .time{font-size: 3.6vw;top:0;}
.index_news_scroll a.slick-current .des{ font-size:3.6vw;top:0;color: #999;transform: scale(1)!important;width: auto;left:0;margin-top: 1rem;}
.index_news_scroll .slick-dots{ margin:0; left:0;bottom:-1.5rem}
.index_news_scroll .slick-dots li{height:8px;width:8px;margin: 0 4px; position:relative;border-radius:50%;}
.index_news_scroll .slick-dots li.slick-active{background-color:#0070c0;}

.news_list li{padding:0 0 2rem;margin:0 0 2rem;border: none;display: flex;flex-direction: column-reverse; border-bottom: #f2f2f2 solid 5px;}
.news_list li .time{width:100%; padding:0;float: none;line-height:1.6;font-size:3.6vw;text-align:left;margin-top:1rem;display: flex;flex-direction: row-reverse;justify-content: flex-end;color: #999;}
.news_list li .time:after{display:inline-block;font-family: 'FontAwesome';display: block; content: '\f017';position: relative;width: auto;height: auto;margin-right: .5rem;background: none;}
.news_list li .time span{font-size:3.6vw;padding-bottom:0;display: inline; border-bottom:none; margin-bottom:0;}
.news_list li .time span:before{display:inline-block;content: '-';}
.news_list li .img{width:100%;}
.news_list li .text{width:100%}
.news_list li .text .title{white-space:inherit;font-size: 3.6vw;margin-top: 1rem;font-weight: bold;}
.news_list li .text .des{margin-top:1rem; line-height:1.6; font-size:3.6vw;}
.news_list li .text .des span{display:block;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_list li .text .tag{ position:relative;margin-top: 1rem;}
.news_list li .text .tag a{ display:inline-block; margin-right:1rem;font-size:1.2rem; position:relative;}
.news_list li .text .tag a span{ display:block;}
.news_list li .text .more{display: none;}
.news_list li:hover .time:after{ display: none;}
.news_list li:hover .text .title ,.news_list li:hover .text .des span{transform: translateX(0);}
.news_list li:after{display: none;}

.news_item{margin-top: 2rem;}
.news_item li{margin:0 0 2rem;flex-direction: column;}
.news_item li .img{width: 100%;}
.news_item li .img .time{display: none;}
.news_item li .img a{width: 100%;}
.news_item li .text{width:100%;display: flex; flex-direction: column; justify-content: center;padding:1.4rem;}
.news_item li .text .title{font-size: 3.6vw;font-weight: bold;}
.news_item li .text .date{margin-top: .5rem;font-size: 3.6vw;}
.news_item li .text .date i{margin-right: .5rem;}
.news_item li .text .tag{margin-top: 1rem;}
.news_item li .text .tag a{ display:inline-block; margin-right:1rem;font-size:3vw; position:relative;}
.news_item li .text .tag a span{ display:block;}
.news_item li .text .tag a:hover{background-color:#0070c0;}
.news_item li .text .des{color: #666;margin-top: 1rem;font-size: 3.5vw;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_item li .text .more{font-size: 3.4vw;margin-top: 1.5rem;}



.news_page{padding: 3rem 1.4rem;}
.news_page_left{width: 100%;}
.news_page_right{display: none;}
.article-hd .title{font-size:4.5vw;line-height: 1.3;}
.article-bd{padding:2rem 0;}
.article-hd .info {display: flex;justify-content: space-between;font-size: 3.6vw;}
.article-hd .info span:first-of-type{display: none;}
.article-hd .info span{margin: 0;}
.article_bd{ margin-top:2rem;}
.article_share{background-color: #f2f2f2;height: 7rem;display: flex;justify-content: space-between;align-items: center;padding: 0 2rem;margin-top: 3rem;}
.article_share dt{font-size: 3.6vw;}
.article_share .digg_a,.article_share .bds_qzone ,.article_share .bds_tsina ,.article_share .bds_weixin ,.article_share .bds_sqq,.article_share .bds_fbook ,.article_share .bds_twi ,.article_share .bds_linkedin ,.article_share .bds_more  { background:none!important; padding-left:0!important; display:inline-block; float:none!important; font-size:3.6vw!important;width:3.2rem!important;height:3.2rem!important;line-height:3.2rem!important;margin:0 0 0 1rem!important; border-radius:50%; text-align:center;background-color:#999!important;color:#fff!important;transition: all 300ms ease-in-out 0s;}
.article_share .digg_a{display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 3.6vw!important; line-height: 1rem!important;}
.article_share .digg_a span{font-size: 2.4vw;}

.page_rel{margin-top: 3rem;}
.page_rel .title{font-size: 4vw;}
.page_rel .title a{ float:right; font-size: 3.6vw; font-weight: bold;}
.page_rel .am-list{margin-top:1rem;padding:0 1rem; font-size: 3.6vw;}
.page_rel_title{font-size: 3.6vw;padding: 1rem;}

/*
Footer
*/
.footer{padding: 2rem 0 0;}
.footer_nav {display: flex;flex-direction: column;padding: 0 1.4rem;}
.footer_nav .am-accordion-item{ width:100%;margin:0; padding:0;}
.footer_nav .am-accordion-item:last-of-type{margin-left:0;}
.footer_nav .am-accordion-title{font-size: 3.6vw;height: 4.6rem;border-bottom:rgba(255, 255, 255, 0.3) solid 1px;display: flex;justify-content: space-between;font-weight: normal;color:#fff ;align-items: center;margin-bottom: 0;}
.footer_nav .am-accordion-item.am-active .am-accordion-title{color: #0070c0;}
.footer_nav .am-accordion-item:first-of-type .am-accordion-title{ margin-top:0;}
.footer_nav .am-accordion-title:after{display:block;font-family:'FontAwesome'; content: "\f105"; transition: all .4s ease 0s;-webkit-transition: all .4s ease 0s;-moz-transition: all .4s ease 0s}
.footer_nav .am-accordion-item.am-active .am-accordion-title:after{-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);transition: all .4s ease 0s;-webkit-transition: all .4s ease 0s;-moz-transition: all .4s ease 0s;}
.footer_nav dd.am-collapse{ display:none;}
.footer_nav dd.am-collapse.am-in{ display:block;}
.footer_nav .am-accordion-content{ padding-top:.5rem; font-size:3.6vw; line-height:2;width: 100%;}
.footer_nav .am-accordion-content span{margin-top: .5rem;}
.footer_nav .am-accordion-content span a{color: rgba(255, 255, 255, 0.6);font-size:3.6vw;}

.copyright{background-color: #000;color: #fff; text-align: center;margin-top: 3rem;padding: 1.5rem 0;font-size: 3.6vw;}
.copyright .list{display: flex;justify-content: center;flex-wrap: wrap;}
.copyright .list:last-of-type{margin-top:0;}
.copyright .item{margin:.8rem 1.6rem 0;line-height: 1.4;}

.weixin_img{width: 10rem;margin: 2rem auto 0;text-align: center;font-size: 3.6vw;}
.index_link{display: none;}

.global_nav{display: flex;flex-direction:row;justify-content: space-between;position: fixed;width: 100%;right: 0;top: auto;bottom:0;transform:none;}
.global_nav a{display: block;height: 5rem;font-size: 2rem;margin:0;position: relative;width: 33.33%;border-right: #f2f2f2 solid 1px;box-shadow: none;}
.global_nav a:last-of-type{border-right: none;}
.global_nav a i{display: flex;height: 5rem;align-items: center;justify-content: center;}
.global_nav a img ,.global_nav a span ,.global_nav a b{display: none!important;}


/*
Banner
*/
.banner{min-width:100%;}
.banner img{min-height: 10rem;}
.banner .text {padding: 0 15%;}
.banner .text .title{font-size:3.6vw;font-weight: bold;}
.banner .text .subtitle{margin-top: .5rem;font-size: 3vw;line-height: 1.2;}

/*
Guide
*/
.guide{padding: 1rem 0;}
.guide dd{display: block;position: relative;}
.guide dd .title{margin-left: 1.4rem;font-weight: bold;color: #0070c0;}
.guide dd .guide_title{display: flex;align-items: center;margin-left: 1.4rem;font-size: 4vw;}
.guide dd .guide_title:after{display: block; content: '\f103'; margin-left:.6rem;font-family: "FontAwesome";font-weight: normal;}
.guide dd .guide_menu{height: 0; overflow: hidden; display: flex ;  flex-direction: column;transition: all .4s ease 0s;opacity: 0;border-top: #dedede solid 1px;}
.guide dd .guide_menu.am-in { height: auto; opacity: 1;margin-top: 1rem;}
.guide dd .guide_menu a{display:block;margin:1rem 0 0 1.4rem!important;font-size: 3.6vw;}
.guide dd .guide_menu a:after{display: none;}
.guide dd .guide_menu a:before { display: block; content: '\f105'; float: right; font-family: "FontAwesome";margin-right: 1.4rem;}
.guide_nav{position: absolute;right:1.4rem; top: .2rem;}

.article_share{padding: 0 1.4rem; height: 7rem;}
.article_share dt{font-size: 3.6vw;}
.article_share .digg_a,.article_share .bds_qzone ,.article_share .bds_tsina ,.article_share .bds_weixin ,.article_share .bds_sqq,.article_share .bds_fbook ,.article_share .bds_twi ,.article_share .bds_linkedin ,.article_share .bds_more { font-size:1.4rem!important;margin:0 0 0 1rem!important;}
.news_page_pages{padding: 0 1.4rem;font-size: 3.6vw;flex-direction:column;margin-top: 2rem;}
.news_page_pages dd{width: 100%;font-size: 3.6vw;}
.news_page_pages dd:first-of-type::before{content: '\f106';}
.news_page_pages dd:last-of-type::after{display: none}
.news_page_pages dd:last-of-type{margin-top: .6rem;}
.news_page_pages dd:last-of-type::before{display: inline-block;content: '\f107';margin-right: .6rem;font-family:'FontAwesome';}


/*
SEARCH
*/
.search_list{margin-bottom:2rem;flex-direction: column;padding-bottom: 2rem;}
.search_list dt{width:100%;height:auto;}
.search_list dt:after{display: block;content: '';padding-bottom: 50%;}
.search_list dd{width:100%;padding-left:0;margin-top: 1.5rem;}
.search_list dd h2{margin:1rem 0 0;font-size:3.6vw;font-weight: bold;line-height: 1.4;}
.search_list dd .card-text{color:#666;font-size: 3.6vw;margin:1rem 0;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search_list dd .card-sort{font-size: 3.4vw;color:#999;display: flex;justify-content: space-between;}
.search_list dd .card-sort span{margin-right:0;}

.tag_list_all{margin: 0 -.8rem;}
.tag_list_all li {padding: 0 .8rem;margin-bottom: 1.6rem;}
.tag_list_all li a{display: block;background-color: #999; color: #fff;text-align: center;font-size:3.4vw;padding: .8rem;}
.tag_list_all li a:hover{background-color: #0070c0;}

.sitemap{margin: 2rem 1.4rem 0;}
.sitemap dt{padding: 1.4rem;padding-left: 1.4rem;}
.sitemap dd{display: flex;line-height: 3.6rem;padding: 1.4rem;flex-wrap: wrap;justify-content: space-between;}
.sitemap dd a{margin: 1rem 0 0;width: calc(33.33% - 1rem);padding: .3rem;text-align: center;}
.sitemap dd a:nth-of-type(1),.sitemap dd a:nth-of-type(2),.sitemap dd a:nth-of-type(3){margin-top: 0;}


}